Skip to content

Fix nvbug6550424: Don't check NVML init behavior on CTK >= 13.4 - #2512

Merged
rwgk merged 1 commit into
NVIDIA:mainfrom
mdboom:nvbug6550424
Aug 6, 2026
Merged

Fix nvbug6550424: Don't check NVML init behavior on CTK >= 13.4#2512
rwgk merged 1 commit into
NVIDIA:mainfrom
mdboom:nvbug6550424

Conversation

@mdboom

@mdboom mdboom commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Fundamentally, this just skips a test that no longer makes sense on NVML >= 13.4 since the init behavior was changed upstream.

This also refactors the code to move driver_version_less_than to a shared helper in cuda_python_test_helpers.

@mdboom mdboom added this to the cuda.bindings 13.4.0 & 12.9.8 milestone Aug 5, 2026
@mdboom mdboom self-assigned this Aug 5, 2026
@mdboom mdboom added P0 High priority - Must do! test Improvements or additions to tests cuda.bindings Everything related to the cuda.bindings module labels Aug 5, 2026
@mdboom
mdboom requested a review from rwgk August 5, 2026 12:09
@github-actions

This comment has been minimized.

@rwgk

rwgk commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Is the

CI / Build win-64, CUDA 13.3.0 / py3.15 (push)

failure merge-blocking now?

It thought I saw an intermittent numpy version mixup before, but I see you reran once already.

@rwgk
rwgk enabled auto-merge (squash) August 5, 2026 15:49
@rwgk
rwgk merged commit 979b65f into NVIDIA:main Aug 6, 2026
375 of 381 checks passed
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Doc Preview CI
Preview removed because the pull request was closed or merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda.bindings Everything related to the cuda.bindings module P0 High priority - Must do! test Improvements or additions to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants